home *** CD-ROM | disk | FTP | other *** search
Wrap
_root.onEnterFrame = function() { var _loc1_ = _root; _loc1_.secoes.ani.bot_1.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "I Love Sky"; _loc1_.secoes.descricoes.descricao.text = "Have fun and adventure with this parachuting bear"; _loc1_.licenca = ""; _loc1_.comando = "shellopen"; _loc1_.caminho = "\\Animations\\0305_Ilovesky\\0305_Ilovesky.wmv"; loadMovie("interface\\imagens\\sky.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_2.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Accordion"; _loc1_.secoes.descricoes.descricao.text = "Funny accordions"; _loc1_.licenca = ""; _loc1_.comando = "shellopen"; _loc1_.caminho = "\\Animations\\accordeon\\accordeon.htm"; loadMovie("interface\\imagens\\Accordeon.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_3.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Brazilian Birds"; _loc1_.secoes.descricoes.descricao.text = "Watch this fun animation of birds on a beautiful sunny day. NB: from the site http://wace.cosmo.com.br/ - All rights reserved"; _loc1_.licenca = ""; _loc1_.comando = "run.app"; _loc1_.caminho = "\\Animations\\bird\\bird.exe"; loadMovie("interface\\imagens\\Brazilian.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_4.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Brooc Lee"; _loc1_.secoes.descricoes.descricao.text = "A fantastic fight with Bruce Lee"; _loc1_.licenca = ""; _loc1_.comando = "shellopen"; _loc1_.caminho = "\\Animations\\broclee\\broclee.AVI"; loadMovie("interface\\imagens\\lee.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_5.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Dj"; _loc1_.secoes.descricoes.descricao.text = "See the really creative DJ"; _loc1_.licenca = ""; _loc1_.comando = "shellopen"; _loc1_.caminho = "\\Animations\\dj\\dj.htm"; loadMovie("interface\\imagens\\dj.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_6.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Gogul"; _loc1_.secoes.descricoes.descricao.text = "Gogul, the great magician"; _loc1_.licenca = ""; _loc1_.comando = "shellopen"; _loc1_.caminho = "\\Animations\\gogul\\gogul.htm"; loadMovie("interface\\imagens\\gogul.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_7.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Hang Gliding 3"; _loc1_.secoes.descricoes.descricao.text = "Yet another great adventure from our sporting bear"; _loc1_.licenca = ""; _loc1_.comando = "shellopen"; _loc1_.caminho = "\\Animations\\HangGliding3\\HangGliding3.htm"; loadMovie("interface\\imagens\\HangGliding3.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_8.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Kozo"; _loc1_.secoes.descricoes.descricao.text = "Kozo, the dancing hippopotamus"; _loc1_.licenca = ""; _loc1_.comando = "run.app"; _loc1_.caminho = "\\Animations\\kozo\\kozo.exe"; loadMovie("interface\\imagens\\kozo.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_9.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Kozo Vs.Vending"; _loc1_.secoes.descricoes.descricao.text = "A great adventure from Kozo, the dancer"; _loc1_.licenca = ""; _loc1_.comando = "shellopen"; _loc1_.caminho = "\\Animations\\kozo\\KozoVending.AVI"; loadMovie("interface\\imagens\\kozo2.jpg","_root.secoes.descricoes.destino"); }; _loc1_.secoes.ani.bot_10.onRelease = function() { var _loc1_ = _root; _loc1_.nome = "Snoopy"; _loc1_.secoes.descricoes.descricao.text = "A great adventure from the most adored dog in the world"; _loc1_.licenca = ""; _loc1_.comando = "run.app"; _loc1_.caminho = "\\Animations\\snoopy\\snoopy.exe"; loadMovie("interface\\imagens\\snoopy.jpg","_root.secoes.descricoes.destino"); }; };